-
Notifications
You must be signed in to change notification settings - Fork 18
[DOC-9906] IS DISTINCT FROM Operator #431
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some minor changes!
Co-authored-by: Simon Dew <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nearly there 😀
Co-authored-by: Simon Dew <[email protected]>
Co-authored-by: Simon Dew <[email protected]>
Uh-oh! Sorry I didn't catch that. |
@simon-dew I've addressed all your comments, so merging this one. |
Jira: DOC-9906
This PR updates the Comparison Operators page to add a new IS [NOT] DISTINCT FROM operator.